home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / pine / ccmd / cmtad.cnf < prev    next >
Encoding:
Text File  |  1988-08-19  |  682 b   |  21 lines

  1. _ Author: Andrew Lowry
  2. _
  3. _ Columbia University Center for Computing Activities, July 1986.
  4. _ Copyright (C) 1986, 1987, Trustees of Columbia University in the
  5. _ City of New York.  Permission is granted to any individual or
  6. _ institution to use, copy, or redistribute this software so long as
  7. _ it is not sold for profit, provided this copyright notice is
  8. _ retained.
  9. _
  10.  
  11. #include "datime.h"        /* need these symbols to use _CMTAD */
  12.  
  13. /* time/date parse errors */
  14.  
  15. fnerror(NTD,`Both time and date are suppressed in time/date parse')
  16. fnerror(TIM,`Invalid time')
  17. fnerror(DAT,`Invalid date')
  18. fnerror(DT,`Invalid time and date')
  19.  
  20. pvtype(datime)_         /* TAD parse returns a datime structure */
  21.